'Declaration
<DescriptionAttribute("Left position, in inches, of the middle point of the bounding box of the annotation")> Public Property Left As Single
[Description("Left position, in inches, of the middle point of the bounding box of the annotation")] public float Left {get; set;}
public read-write property Left: Single;
DescriptionAttribute("Left position, in inches, of the middle point of the bounding box of the annotation") public function get,set Left : float